j3deditor.bin.editor.tools
Interface UpdateblePanel

All Known Implementing Classes:
ObjPanel, TextureAttributesPanel

public interface UpdateblePanel

Identifies the instance of implementing class as updateble panel.

Author:
Risto Seene

Method Summary
 void updateValues()
          Updates values in the panel components.
 

Method Detail

updateValues

void updateValues()
Updates values in the panel components.